From: Tobias Date: Mon, 10 Mar 2025 12:24:09 +0000 (+0100) Subject: luci-app-https-dns-proxy: Update: ffmuc bootstrap_dns servers X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22/%22https:/collectd.org/%22?a=commitdiff_plain;h=29187d4e2b3e184c9b0bd6baf343ec3d2a3b384d;p=project%2Fluci.git luci-app-https-dns-proxy: Update: ffmuc bootstrap_dns servers this updates the ffmuc bootstrap_dns to ffmuc dns servers instead of google or cloudflare dns Signed-off-by: Tobias --- diff --git a/applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/net.ffmuc.doh.json b/applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/net.ffmuc.doh.json index 5c0d6a0416..abee23144c 100644 --- a/applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/net.ffmuc.doh.json +++ b/applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/net.ffmuc.doh.json @@ -1,6 +1,6 @@ { "title": "FFMUC DNS (DE)", "template": "https://doh.ffmuc.net/dns-query", - "bootstrap_dns": "1.1.1.1,1.0.0.1,2606:4700:4700::1111,2606:4700:4700::1001,8.8.8.8,8.8.4.4,2001:4860:4860::8888,2001:4860:4860::8844", + "bootstrap_dns": "5.1.66.255,185.150.99.255,2001:678:e68:f000::,2001:678:ed0:f000::", "help_link": "https://ffmuc.net/wiki/doku.php?id=knb:dohdot" }